Skip to content

[Uri] lab-mysql-select#1

Open
UriCVV wants to merge 1 commit intoIronhack-data-bcn-oct-2023:mainfrom
UriCVV:main
Open

[Uri] lab-mysql-select#1
UriCVV wants to merge 1 commit intoIronhack-data-bcn-oct-2023:mainfrom
UriCVV:main

Conversation

@UriCVV
Copy link
Copy Markdown

@UriCVV UriCVV commented Oct 25, 2023

No description provided.

@sh-ih
Copy link
Copy Markdown

sh-ih commented Nov 2, 2023

Your queries look great and you are getting the right results. Keep the good job

On question 14, you could also look for ‘DATE’ without including things like Candidate by using wildcards:

SELECT title FROM film
WHERE title LIKE 'DATE%' OR title LIKE '% DATE';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants